home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / kbd / dvorak / dvorak-l.xmodmap < prev    next >
Encoding:
Text File  |  2008-03-13  |  2.3 KB  |  93 lines

  1. !
  2. ! left-handed keyboard
  3. !
  4. ! Author: Jeff Bigler (jcb@mit.edu)
  5. ! Last modified: 1997/04/18 16:41:18 by jcb@mit.edu
  6. !
  7. ! This file should be given as an argument to xmodmap to
  8. ! switch from a qwerty to a left-handed keyboard (designed
  9. ! for amputees and other people who type with only their
  10. ! left hand).
  11. !
  12. ! The keyboard layout is:
  13. !
  14. ! ~   +   [   ?   P   F   M   L   J   $   #   @   !   |
  15. ! `   =   ]   /   p   f   m   l   j   4   3   2   1   \
  16. !
  17. !      :   Q   B   Y   U   R   S   O   >   ^   %   {
  18. !      ;   q   b   y   u   r   s   o   .   6   5   }
  19. !
  20. !       _   K   C   D   T   H   E   A   Z   *   &
  21. !       -   k   c   d   t   h   e   a   z   8   7
  22. !
  23. !        "   X   G   V   W   N   I   <   )   (
  24. !        '   x   g   v   w   n   i   ,   0   9
  25. !
  26. ! Note that Null translations have been included as
  27. ! comments.
  28. !
  29. ! If you want to be easily able to switch the keyboard
  30. ! back to its previous state, first run xmodmap -pke and
  31. ! redirect the output to a file.  Then you can switch back
  32. ! by giving that file as an argument to xmodmap.  For
  33. ! example, if you type:
  34. !
  35. !     xmodmap -pke > /tmp/keyboard.default
  36. !
  37. ! before switching the keyboard, you can then type:
  38. !
  39. !     xmodmap /tmp/keyboard.default
  40. !
  41. ! to reset the keyboard to its previous state.
  42. !
  43. ! Note that if you pass this file again as an argument to
  44. ! xmodmap, you will apply these translations a second time
  45. ! and come out with gibberish!
  46. !
  47. keysym 1 = equal plus
  48. keysym 2 = bracketright bracketleft
  49. keysym 3 = slash question
  50. keysym 4 = p P
  51. keysym 5 = f F
  52. keysym 6 = m M
  53. keysym 7 = l L
  54. keysym 8 = j J
  55. keysym 9 = 4 dollar
  56. keysym 0 = 3 numbersign
  57. keysym minus = 2 at
  58. keysym equal = 1 exclam
  59. keysym q = semicolon colon
  60. keysym w = q Q
  61. keysym e = b B
  62. keysym r = y Y
  63. keysym t = u U
  64. keysym y = r R
  65. keysym u = s S
  66. keysym i = o O
  67. keysym o = period greater
  68. keysym p = 6 asciicircum
  69. keysym bracketleft = 5 percent
  70. keysym bracketright = braceright braceleft
  71. keysym a = minus underscore
  72. keysym s = k K
  73. keysym d = c C
  74. keysym f = d D
  75. keysym g = t T
  76. keysym h = h H
  77. keysym j = e E
  78. keysym k = a A
  79. keysym l = z Z
  80. keysym semicolon = 8 asterisk
  81. keysym quoteright = 7 ampersand
  82. keysym z = quoteright quotedbl
  83. ! keysym x = x X
  84. keysym c = g G
  85. ! keysym v = v V
  86. keysym b = w W
  87. ! keysym n = n N
  88. keysym m = i I
  89. ! keysym comma = comma less
  90. keysym period = 0 parenright
  91. keysym slash = 9 parenleft
  92.  
  93.